Set FD_CLOEXEC on the pidfile fd, so that tapdisk does not get it.
authorEwan Mellor <ewan@xensource.com>
Thu, 14 Dec 2006 10:31:31 +0000 (10:31 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 14 Dec 2006 10:31:31 +0000 (10:31 +0000)
commit62184014dfd969fa2c23d234e89951e088d7e6ec
tree6fefcc89b1e32ae23c9a657cba2e3f7cd5dca9ff
parente6be7d74b912a13d0122b7fb3d3903bae2563d57
Set FD_CLOEXEC on the pidfile fd, so that tapdisk does not get it.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/blktap/drivers/blktapctrl.c